home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / archivat / tron / whatsnew.120 < prev   
Text File  |  1996-01-26  |  5KB  |  127 lines

  1. ───────────────────────────────────────────────────────────────────────────────
  2.                     WHAT IS NEW «-» TRON VERSION 1.20
  3. ───────────────────────────────────────────────────────────────────────────────
  4.  
  5. updated (2.May,1994 - 13.April,1994)
  6.  
  7. - added tinyprog v3.9 (released 3-11-94)
  8.  
  9. - added sea-axe v2.44
  10.  
  11. - added pgm-pack v0.15
  12.  
  13. - added compack 4.5 (Thanks to P.Fischer H. for supplying this packer)
  14.  
  15. - added new diet version (1.45)
  16.  
  17. - the encryption scanner was removed due to the new universal expanders!!
  18.   (-u/-p) tron is now able to handle a lot of compression/protecting
  19.   routines (like protect etc.) without knowing anything about the kind,
  20.   key or the algorithm of the cryptor or compressor. On slow processors
  21.   and on large files this process can last up to 5 Minutes....
  22.  
  23. new commands for the uni-expander:
  24.  
  25. -u   the normal rebuilding option. The single step interrupt
  26.      is used to trace a program until it is unprotected in the memory!
  27.  
  28.  -p  the professional rebuilding option. Tron switches the
  29.      processor into the virtual 8086 mode to fake anti-debugging
  30.      stuff (80386+).
  31.  
  32. - Tron now also searches on exe-files for the com-version of a compressor!
  33.   Several files were send to us which uses an exe-header on a compression
  34.   routine for com-files to avoid unprotecting.
  35.  
  36. - made changes to the system data area, new unpack code handling
  37.   and internal macro functions! The result is also an encryption
  38.   of the decompression routines to make understanding harder.
  39.   3 KB of memory was wone through this!
  40.  
  41. - new and bug fixed command line handling:
  42.   if a file name inhibits the '-' character, tron wrongly assumed that
  43.   the following char is an option. 'INC-1.ARJ'!
  44.  
  45. - The piping problem is fixed! (Thanx to Peter Z.)
  46.   If you type in "tron -i *.* > info.txt" on the command-line all
  47.   screen output from tron is redirected to this file.
  48.  
  49. - A rewrite of the relocation routines!
  50.   tron now adapts his code on the relocation opcodes!
  51.  
  52. - tron does not make *.exp files anymore. The expanded file gets the
  53.   name of the source file, the source file itself gets the extension
  54.   .bak!
  55.  
  56. - New technic to determine the inital header settings!
  57.  
  58.  
  59. ─────────| CHANGES IN TRON V1.06 |───────────────────────────────────────────
  60.  
  61. Updated 23 July,1993
  62.  
  63. - Cause a lot of people asked me why Tron can't unpack COM files I added this
  64.   feature. So tron is now able to unpack Diet,Pklite,Compack,Tiny,Protect,Ice
  65.   Com-Files. Of Course all versions of this Packers.
  66.  
  67. - A total rewrite of all unpack routines, (lots of Bugs fixed)
  68.   (this took me about xxx hours of hard work)
  69.  
  70. - New diet version added (Diet 1.00d)
  71.  
  72. - The encryption structur analyzer is now avaible for all EXE files.
  73.   (this was only possible through a total change of the Tron Structurs)
  74.   Use this if something goes wrong in the normal modus!!!
  75.  
  76. - New Version Analyzer
  77.   Tron displays now the different versions of a packer.
  78.   (Pklite v1.00ß - v1.20)  (Diet 1.00d - 1.44) usw.
  79.  
  80. - Added Compack v4.4 and perhaps v4.5 too, sorry but we got no Copy of this
  81.   Packer.
  82.  
  83. - changed commandline parameters [Options] [InputFile] [Outputfile]
  84.   Default Extensions are EXE & COM!
  85.  
  86. - Pklite v1.20r and v1.15 added! Pkware uses now an encryption structure to
  87.   hide their packing code but only with the extra compression option.
  88.   No prob for us!
  89.  
  90. - Added Ice Version 1.0 (Icebreaker)
  91.  
  92. - Added ProPack Version 2.08 (emphasis on packed size)
  93.  
  94. - Added Protect! EXE 1.00
  95.  
  96. - Added Protect! EXE/COM 2.00
  97.  
  98. - Added PROTECT! EXE/COM 3.0 (C) 1993 Jeremy Lilley
  99.  
  100. ───────────────────────────────────────────────────────────────────────────────
  101.                    « WHAT WAS NEW «-» TRON VERSION 1.02 »
  102. ───────────────────────────────────────────────────────────────────────────────
  103.  
  104. Updated 25th May, 1993
  105.  
  106. - New Pklite Decode Routines:
  107.   When tron finds a hacked Pklite Coding, it tries to adapt itself on the found
  108.   code. For example, if some opcodes are changed by a Freak, tron detects
  109.   the changes and tries to interpret them!!
  110.   The new Tron Pklite Routines are selfmodyfing to allow an high succes rate!
  111.  
  112. - Encryption Scanner (MCEAT)
  113.   If a packing routine is encrypted with a key or something like that, the
  114.   protecting code will be eleminated.
  115.   It makes no matter for tron if it is an unkown encryption method!!!
  116.   Scanning support is avaiable for DIET and PKLITE Packers!
  117.  
  118. - TinyProg Version 3.8 added!
  119.   Tranzoa, Co has inhibit much debugger shocking code...
  120.   It is really hard to unpack these files because of Random Keys used
  121.   to encrypt the output files..
  122.  
  123. - Fixed bug with the Tiny Prog 1.0 unpacker
  124.   After rewriting the Tron Searchsystem we mixed up the Pklite and
  125.   Tiny signatures, sorry! (Reported by Sysop of Chatterbox)
  126.  
  127.